isForceMuted

abstract fun isForceMuted(block: DesignBlock): Boolean

Query whether the block is muted due to engine constraints.

Return

whether the block is force muted.

Parameters

block

the block to query.